BusinessProcessJob 
EntityType  Independent 
Logical Entity Name  BusinessProcessJob 
Default Table Name  SyServiceJobSequence 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

BusinessProcessJob Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(15)  NO 
 
Name    VARCHAR(50)  NO 
 
IsUserEditable    BIT  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

BusinessProcessJob Keys 
Key Name  Key Type  Keys 
PK_SyServiceJobSequence_SyServiceJobSequenceId  PrimaryKey  Id 
Uk_SyServiceJobSequence_Code  Unique Constraint  Code 
Nk_SyServiceJobSequence_UserId  Inversion Entry  LastModifiedUserId 

BusinessProcessJob Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
BusinessProcessJobItineraryLevelDataChange  Non-Identifying  One To Zero or More          NO 
SyServiceJobSequenceInstanceData  Non-Identifying  One To Zero or More          NO 
BusinessProcessJobItineraryLevel  Non-Identifying  One To Zero or More          NO 

BusinessProcessJob Check Constraints 
Check Constraint Name  CheckConstraint 

BusinessProcessJob Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.BusinessProcessJob 
NO       
Physical (Microsoft SQL Server)
dbo.SyServiceJobSequence 
NO       

BusinessProcessJob Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Service 

BusinessProcessJob Data Movement Rules 
Name  Type  Rule Text/Value